org.eclipse.vtp.desktop.editors.core.elements.properties
Class WebServiceCallOutputPropertiesPanel
java.lang.Object
org.eclipse.vtp.desktop.core.dialogs.ContentPage
org.eclipse.vtp.desktop.model.core.configuration.ComponentPropertiesPanel
org.eclipse.vtp.desktop.editors.core.elements.PrimitivePropertiesPanel
org.eclipse.vtp.desktop.editors.core.elements.properties.WebServiceCallOutputPropertiesPanel
- All Implemented Interfaces:
- WebServiceCallSettingsListener
public class WebServiceCallOutputPropertiesPanel
- extends PrimitivePropertiesPanel
- implements WebServiceCallSettingsListener
WebServiceCallOutputPropertiesPanel.
- Author:
- Lonnie Pryor
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WebServiceCallOutputPropertiesPanel
public WebServiceCallOutputPropertiesPanel(PrimitiveElement wsce,
WebServiceCallSettingsStructure settings)
- Creates a new WebServiceCallOutputPropertiesPanel.
- Parameters:
wsce - settings -
createControls
public void createControls(org.eclipse.swt.widgets.Composite parent)
- Overrides:
createControls in class PrimitivePropertiesPanel
findObjectDefinition
public ObjectDefinition findObjectDefinition(java.util.List posibilities,
java.lang.String name)
save
public void save()
- Overrides:
save in class PrimitivePropertiesPanel
cancel
public void cancel()
- Specified by:
cancel in class ComponentPropertiesPanel
sourceWebServiceChanged
public void sourceWebServiceChanged()
- Description copied from interface:
WebServiceCallSettingsListener
- sourceWebServiceChanged.
- Specified by:
sourceWebServiceChanged in interface WebServiceCallSettingsListener
targetChanged
public void targetChanged()
- Description copied from interface:
WebServiceCallSettingsListener
- targetChanged.
- Specified by:
targetChanged in interface WebServiceCallSettingsListener